projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcca848
)
(Processor Run Time): Fix typo.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 25 Nov 2008 03:50:41 +0000
(
03:50
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 25 Nov 2008 03:50:41 +0000
(
03:50
+0000)
doc/lispref/os.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/os.texi
b/doc/lispref/os.texi
index 41d8b43d4443a59aacfb1ecd72f299f5d9222448..8c3d680fad4f25820f44a7b8dcd73b49c48927c4 100644
(file)
--- a/
doc/lispref/os.texi
+++ b/
doc/lispref/os.texi
@@
-1394,7
+1394,8
@@
This function returns a string representing the Emacs
running. The string is formatted by @code{format-seconds} according
to the optional argument @var{format}. For the available format
descriptors, see @ref{Time Parsing, format-seconds}. If @var{format}
-is nil or omitted, it defaults to @code{"%Y, %D, %H, %M, %z%S"}.
+is @code{nil} or omitted, it defaults to @code{"%Y, %D, %H, %M,
+%z%S"}.
@end defun
@defun get-internal-run-time